home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gas_251.zip / bin_251 / bfd / hosts / m68klynx.h < prev    next >
C/C++ Source or Header  |  1993-11-16  |  184b  |  11 lines

  1. /* Motorola 680x0 running LynxOS */
  2.  
  3. #ifndef hosts_m68klynx_H
  4. #define hosts_m68klynx_H
  5.  
  6. #include "hosts/lynx.h"
  7.  
  8. #define    HOST_MACHINE_ARCH    bfd_arch_m68k
  9.  
  10. #endif /* hosts_m68klynx_H */
  11.